Skip to content

[3.13] gh-126417: Register multiprocessing proxy types to an appropriate collections.abc class (#126419) #126435

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

AlexWaygood
Copy link
Member

@AlexWaygood AlexWaygood commented Nov 5, 2024

(cherry-picked from commit 78842e4)

I backported the ABC registrations but not the renaming that @tungol mentioned in #126419 (comment); that seemed less like a bugfix, and also possibly more likely to result in breakage in a backport

…propriate collections.abc class (python#126419)

(cherry-picked from commit 78842e4)
@AlexWaygood AlexWaygood requested a review from gpshead as a code owner November 5, 2024 10:58
@AlexWaygood AlexWaygood enabled auto-merge (squash) November 5, 2024 11:02
@AlexWaygood AlexWaygood self-assigned this Nov 5, 2024
@AlexWaygood AlexWaygood merged commit c1e708a into python:3.13 Nov 5, 2024
38 checks passed
@AlexWaygood AlexWaygood deleted the backport-126419-313 branch November 5, 2024 11:22
AlexWaygood added a commit to AlexWaygood/cpython that referenced this pull request Nov 12, 2024
…to an appropriate collections.abc class (python#126419) (python#126435)"

This reverts commit c1e708a.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants